home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 50
/
Volume 50 - JOGO DISK .iso
/
Games
/
jumpingrope.swf
/
scripts
/
DefineButton2_783
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2007-10-01
|
73b
|
5 lines
on(release){
_root.buttonSound.start();
gotoAndStop("help");
}